home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / Athena / Mesa.app / English.lproj / SlashHelp.nib / data.classes next >
Text File  |  1994-12-14  |  208b  |  19 lines

  1. SlashHelp = {
  2.     ACTIONS = {
  3.     help:;
  4.     doIt:;
  5.     };
  6.     OUTLETS = {
  7.     strings;
  8.     field;
  9.     window;
  10.     text;
  11.     };
  12.     SUPERCLASS = Object;
  13. };
  14. FirstResponder = {
  15.     ACTIONS = {
  16.     };
  17.     SUPERCLASS = Object;
  18. };
  19.